projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4003548
)
(Fsignal): Remove duplicated declaration of the variable
author
Pavel Janík
<Pavel@Janik.cz>
Sat, 2 Feb 2002 10:08:08 +0000
(10:08 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Sat, 2 Feb 2002 10:08:08 +0000
(10:08 +0000)
`display_hourglass_p'.
src/eval.c
patch
|
blob
|
history
diff --git
a/src/eval.c
b/src/eval.c
index 3776b6de016c2cdc0ef7f1e4887caeb7a2b10a1c..0970086fedccd0b33e34cfce0f07d206a4e09e59 100644
(file)
--- a/
src/eval.c
+++ b/
src/eval.c
@@
-1413,7
+1413,6
@@
See also the function `condition-case'. */)
Lisp_Object debugger_value;
Lisp_Object string;
Lisp_Object real_error_symbol;
- extern int display_hourglass_p;
struct backtrace *bp;
immediate_quit = handling_signal = 0;